home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / macros / latex209 / contrib / chemstruct / chemf1.tex < prev    next >
Text File  |  1989-01-20  |  2KB  |  55 lines

  1. %SUBJECT: File CHEMF1.TEX
  2.  
  3. \vbox{
  4. \centerline{
  5. \structure{\phantatom{C}
  6. % The \phantatom just processed defines the central empty spot, from
  7. % which all the bonds spray out; each one of the following \side{...}
  8. % commands will generate one direction. The rules for \side are explained
  9. % later in this paper.
  10. \side{\wsingle\phantatom{C}\wdouble\phantatom{C}\wtriple\atom{\tt W}}
  11. \side{\esingle\phantatom{C}\edouble\phantatom{C}\etriple\atom{\tt E}}
  12. \side{\ssingle\phantatom{C}\sdouble\phantatom{C}\striple\atom{\tt S}}
  13. \side{\nsingle\phantatom{C}\ndouble\phantatom{C}\ntriple\atom{\tt N}}
  14. \side{\swsingle\phantatom{C}\swdouble\phantatom{C}\swtriple\atom{\tt SW}}
  15. \side{\sesingle\phantatom{C}\sedouble\phantatom{C}\setriple\atom{\tt SE}}
  16. \side{\nesingle\phantatom{C}\nedouble\phantatom{C}\netriple\atom{\tt NE}}
  17. \side{\nwsingle\phantatom{C}\nwdouble\phantatom{C}\nwtriple\atom{\tt NW}}
  18. \side{\nnwsingle\phantatom{C}\nnwdouble\phantatom{C}\nnwtriple
  19. \atom{\tt NNW}}
  20. \side{\nnesingle\phantatom{C}\nnedouble\phantatom{C}\nnetriple
  21. \atom{\tt NNE}}
  22. \side{\ssesingle\phantatom{C}\ssedouble\phantatom{C}\ssetriple
  23. \atom{\tt SSE}}
  24. \side{\sswsingle\phantatom{C}\sswdouble\phantatom{C}\sswtriple
  25. \atom{\tt SSW}}
  26. }
  27. \hskip 1truecm
  28. \structure{\phantatom{C}
  29. \side{\wnwbelow\phantatom{C}\wnwabove\phantatom{C}\wnwevoba
  30. \atom{\tt WNW}}
  31. \side{\enebelow\phantatom{C}\eneabove\phantatom{C}\eneevoba
  32. \atom{\tt ENE}}
  33. \side{\wswbelow\phantatom{C}\wswabove\phantatom{C}\wswevoba
  34. \atom{\tt WSW}}
  35. \side{\esebelow\phantatom{C}\eseabove\phantatom{C}\eseevoba
  36. \atom{\tt ESE}}
  37. \side{\swbelow\atom{\tt SW}}
  38. \side{\sebelow\atom{\tt SE}}
  39. \side{\nebelow\atom{\tt NE}}
  40. \side{\nwbelow\atom{\tt NW}}
  41. \side{\nnwbelow\phantatom{C}\nnwabove\phantatom{C}\nnwevoba
  42. \atom{\tt NNW}}
  43. \side{\nnebelow\phantatom{C}\nneabove\phantatom{C}\nneevoba
  44. \atom{\tt NNE}}
  45. \side{\ssebelow\phantatom{C}\sseabove\phantatom{C}\sseevoba
  46. \atom{\tt SSE}}
  47. \side{\sswbelow\phantatom{C}\sswabove\phantatom{C}\sswevoba
  48. \atom{\tt SSW}}
  49. }
  50. }
  51. \vskip 1truecm
  52. \centerline{\it Fig.~1: All available in-plane and out-of-plane bonds.}
  53. }
  54.  
  55.